Click or drag to resize

MessageResponseItems Property

Contains a collection of all the response objects that are associated with an item in the Exchange store.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<ResponseItem> ResponseItems { get; }

Property Value

Type: IListResponseItem
See Also